home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-02-19 | 940 b | 34 lines | [TEXT/MPS ] |
- set PPCCppCompiler MrCpp
- set PPCCppPreprocessor MrCpp
- set PPCCCompiler MrC
- set PPCCPreprocessor MrC
- set 68kCppCompiler SCpp
- set 68kCppPreprocessor SCPre
- set 68kCCompiler SC
- set 68kCPreprocessor SCPre
-
- set PPCCompilerOptions "-d _PLATFORM_MACINTOSH_=1 ∂
- -d _PLATFORM_BIG_ENDIAN_=1 ∂
- -opt off ∂
- -target powerpc ∂
- -sym off ∂
- -align mac68k"
-
- set 68kCompilerOptions "-d _PLATFORM_MACINTOSH_=1 ∂
- -d _PLATFORM_BIG_ENDIAN_=1 ∂
- -align mac68k ∂
- -mc68030 ∂
- -model cfmflat ∂
- -bigseg -onefrag ∂
- -sym off ∂
- -opt off"
-
- set ODCIncludes " -i '{OpenDocDir}Interfaces:HandMade:' ∂
- -i '{OpenDocDir}Interfaces:C:' ∂
- -i '{OpenDocDir}OpenDoc Utilities:Interfaces:'"
-
- set ODCppIncludes " -i '{OpenDocDir}Interfaces:HandMade:' ∂
- -i '{OpenDocDir}Interfaces:CPlusPlus:' ∂
- -i '{OpenDocDir}OpenDoc Utilities:Interfaces:'"
-
-